home *** CD-ROM | disk | FTP | other *** search
Wrap
/*These are the error message for NEXTIME MoviePlayer application */ /*Note, I asked the programmers what at "atom" was. Here's the response: An "atom" is an indivisible piece of the data structure describing a movie. All the error messages mentioning atoms are in reference to internal data corruption of portions of the movie description.*/ /* Translator's Note: All the translators in all departments found this a bit tricky. Maybe the safest thing would be to send the translation to our reviewers for comments? */ "NTComponentName" = "QuickTime"; "NTComponentDescription" ="Filformatet QuickTime" ; /* Here are all the error messages! (Whew...) */ /* Error message titles */ "Movie Parser Error" = "Filmdelningsfel"; "Movie Writer Error" = "Filmskrivfel"; /* Message prefixes */ "Unable to open %s: %s" = "Kan inte öppna %s: %s"; "Unable to save %s: %s" = "Kan inte spara %s: %s"; "Unable to create %s: %s" = "Kan inte skapa %s: %s"; /* Generic media errors */ "Not a sample description atom" = "Inte exempel på beskrivningsatom"; "No media info atom" = "Ingen mediainfoatom"; /* Video media errors */ "Requires unavailable ROM resource" = "Kräver otillgänglig ROM-resurs"; "Requires missing color lookup table" = "Kräver färguppslagstabell som saknas"; "Unknown image depth code" = "Okänd kod för bilddjup"; "Invalid pixel depth" = "Ogiltigt pixeldjup"; "Invalid color space" = "Ogiltigt färgutrymme"; "No video media header" = "Inget videomediahuvud"; "Video requires unsupported drawing mode" = "Video kräver otillgängligt ritläge"; "No video media handler" = "Ingen hanterare för videomedia"; /* Sound media errors */ "No sound media header" = "Inget ljudmediahuvud"; "No sound media handler" = "Ingen hanterare för ljudmedia"; /* File write errors */ "Cannot open file" = "Kan inte öppna fil"; "Cannot write file" = "Kan inte skriva fil"; "Cannot reference file" = "Kan inte referera till fil"; "Cannot edit media" = "Kan inte redigera media"; "Cannot write sample" = "Kan inte skriva exempel"; "Cannot complete 'mdat' atom" = "Kan inte fullborda 'mdat'-atom"; "Cannot read file" = "Kan inte läsa fil"; "Cannot synthesize 'moov' atom" = "Kan inte syntetisera 'moov'-atom"; "Cannot write 'moov' atom" = "Kan inte skriva 'moov'-atom"; /* File read errors */ "Read error" = "Läsfel"; "Unknown movie version" = "Okänd filmversion"; "Obsolete movie version" = "För gammal filmversion"; "Unknown track version" = "Okänd spårversion"; "Obsolete track version" = "För gammal spårversion"; "Not a edit atom" = "Inte en redigeringsatom"; "Not an edit list" = "Inte en redigeringslista"; "Not a media atom" = "Inte en mediaatom"; "No media header" = "Inget mediahuvud"; "No media handler ref" = "Ingen hanterare för mediaref."; "Not a track" = "Inte ett spår"; "No track header" = "Inget spårhuvud"; "Not a track, clip, or user data" = "Inte spår, klipp eller användardata"; "Not a movie" = "Inte en film"; "No movie header" = "Inget filmhuvud"; "Cannot access data reference" = "Har inte tillgång till datareferens"; "No media header" = "Inget mediahuvud"; "No media data info atom" = "Ingen infoatom för mediadata"; "No media data reference atom" = "Ingen referensatom för mediadata"; "Bad media data reference version" = "Fel referensversion av mediadata"; "Cannot open data reference" = "Kan inte öppna datareferens"; "External Macintosh file aliases are not supported" = "Externa filalias för Macintosh stöds inte"; "Bad Unix data reference version" = "Fel referensversion för unix-data"; "Malformed external Unix file reference" = "Felformad extern unix-filreferens"; "No alias or Unix atom" = "Inget alias eller unix-atom"; "Could not resolve file alias" = "Kunde inte lösa filalias"; "Not a sample description atom" = "Inte exempel på beskrivningsatom"; "Not a time to sample atom" = "Inte rätt tidpunkt för att ta exempel på atom"; "Not a sync sample atom" = "Inte exempel på en synkatom"; "Not a sample description atom" = "Inte exempel på en beskrivningsatom"; "Not a sample size atom" = "Inte exempel på storleksatom" ; "Not a shadow sync atom" = "Inte en skuggsynkatom"; "Inconsistant sample count" = "Inte konsekvent exempelräkning"; "Incomplete sample table atom" = "Ofullständig exempeltabellsatom"; "Inconsistant chunk count" = "Inte konsekvent styckeräkning"; "Cannot compile media information" = "Kan inte kompilera mediainformation"; "Not a sample table atom" = "Inte ett exempel på tabellatom"; "Atom is not a sample table member" = "Atomen tillhör inte exempeltabellen"; "No media info atom" = "Inte en mediainfoatom"; "Not a media information or user data atom" = "Inte en mediainfo- eller användardataatom";